PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.images Package / PDFXLTiffImage Class / getSourceXResolution Method
In This Topic
    getSourceXResolution Method
    In This Topic
    Gets the X resolution in the source image.
    Syntax
    public double getSourceXResolution()

    Return Value

    The X resolution of the source image or 0 if the value is not specified.
    See Also